listbox: Fix css node ordering
authorMatthias Clasen <mclasen@redhat.com>
Mon, 11 Apr 2016 11:52:39 +0000 (07:52 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 11 Apr 2016 11:52:39 +0000 (07:52 -0400)
commit28042ef3363f8ad069190c355503801b20742217
treed0539229b6586279c2c0de079c009075fa05002a
parent646492ceead58e3950e83d266c80c71d34bf22b2
listbox: Fix css node ordering

When inserting a child at the top, we were not inserting its
css node properly.

https://bugzilla.gnome.org/show_bug.cgi?id=764710
gtk/gtklistbox.c